Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,498 for

image watermarking

(0.19 sec)
  1. GroupDocs.Redaction for Python via .NET Overvie...

    GroupDocs.Redaction for Python via .NET removes or permanently obscures sensitive content — text, metadata, annotations, Image areas, and whole pages — from PDF, DOCX, XLSX, PPTX, and Images, entirely on-premise without Microsoft Office....Watermark Product Solution GroupDocs...Word, Excel, PowerPoint, and image formats — through a single,...

    docs.groupdocs.com/redaction/python-net/product...
  2. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format....Watermark Product Solution GroupDocs...to the , EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/net/working-with-ex...
  4. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Watermark Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# Image extractor from Word....Watermark Product Family GroupDocs.Merger...Product Family How to Extract Images from Word Document in C# In...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  6. Clear watermarks | GroupDocs

    Search for and remove existing text or Image watermarks using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Python...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs Watermarking Java API...Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Convert RTF to TIFF using Node.js

    Learn how to convert RTF to TIFF using Node.js with a simple step-by-step guide. Easily export RTF to TIFF in Node.js using a powerful document conversion library....Watermark Product Family GroupDocs.Merger...Text Format ( RTF ) files into image formats such as TIFF, which...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  9. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....Watermark Product Solution GroupDocs...specification, EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/python-net/working-...
  10. Generate Page Previews | GroupDocs

    Rasterize document pages to PNG, JPEG, or BMP Image files using generate_preview() and a file-stream callback with GroupDocs.Merger for Python via .NET....Watermark Product Solution GroupDocs...rasterize document pages to image files — PNG, JPEG, or BMP —...

    docs.groupdocs.com/merger/python-net/developer-...